signal('failure,instantiate(nls("instver_too_early1","The version of
the Installer currently running is %%installer_version%%. The installation you
have chosen requires version %%required_version%% or later. Please run version
%%required_version%% or later in order to perform this installation.")));
}
]
if (not(doit) && (version_status == 'reinstall))
doit = TRUE;
if (doit)
{
protocol_prompt = nls("protocol_prompt", "The NetBEUI network protocol is currently not installed on your machine. Oracle Named Pipes Protocol Adapter cannot function without this network protocol. Would you still like to install it?");
protocol_prompt_content = nls("protocol_prompt_content", "NetBEUI Protocol Not Installed");
protocol_prompt_help = nls("protocol_prompt_help", "The NetBEUI network protocol is currently not installed on your machine. Oracle Named Pipes Protocol Adapter cannot function without this network protocol.
The NetBEUI network protocol enables data transfer in a Microsoft Network environment or LAN Manager environment.
If you are not familiar with network transport protocols, please contact your network administrator.
YES installs the Oracle Named Pipes Protocol Adapter.
NO does not install the Oracle Named Pipes Protocol Adapter.");
no_protocol = nls("no_protocol", "Oracle Named Pipes Protocol Adapter not installed.");
nmp22_expl = nls("nmp22_expl", "A %%product_label%% DLL (NTNNT.DLL) is being used on this machine. Please stop all Oracle applications that are using %%product_label%% before installing %%product_label%%.
Silent mode installation of %%product_label%% terminated.");
nmp22_inst = instantiate(nls("nmp22_inst", "A %%product_label%% DLL (NTNNT.DLL) is being used on this machine. Please stop all Oracle applications that are using %%product_label%% before installing %%product_label%%.
Choose OK after you have closed all Oracle applications and want to resume the installation of %%product_label%%.
Choose CANCEL to terminate the installation of %%product_label%%.
nmp22_inst_help = instantiate(nls("nmp22_inst_help", "The Oracle Installer has detected that a %%product_label%% DLL (NTNNT.DLL) is being used on this machine. Please stop all Oracle applications that are using %%product_label%% before installing %%product_label%%.
Choose OK after you have closed all Oracle applications and want to resume the installation of %%product_label%%.
Choose CANCEL to terminate the installation of %%product_label%%.